net/http.http2serverConn.processPriority (method)

2 uses

	net/http (current package)
		h2_bundle.go#L5362: 		return sc.processPriority(f)
		h2_bundle.go#L5918: func (sc *http2serverConn) processPriority(f *http2PriorityFrame) error {